Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 177,045 for

document formatting

(0.1 sec)
  1. Aspose::Words::Document::StartTrackRevisions me...

    Aspose::Words::Document::StartTrackRevisions method. Starts automatically marking all further changes you make to the Document programmatically as revision changes in C++....Aspose::Words::Document::StartTrackRevisions method Contents...Contents [ Hide ] Document::StartTrackRevisions(const System::String&)...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. View RTF File Online and Load or Read RTF File ...

    Free online RTF file viewer app. Python API code to read and load RTF file for viewer application....File Online and Load or Read Document via Python Develop powerful...powerful Python based RTF document viewer utility application. Code...

    products.aspose.com/total/python-net/viewer/rtf/
  3. Set Conditional Formats of Excel and ODS files....

    How to apply conditional formats to Excel and ODS files in C#....Ask AI Set Conditional Formats of Excel and ODS files. Contents...Introduction Conditional formatting is an advanced Microsoft...

    docs.aspose.com/cells/net/conditional-formatting/
  4. ConditionalStyleType Enum | Aspose.Words for .NET

    Discover Aspose.Words.ConditionalStyleType enum for defining dynamic table Formatting. Enhance your Document styles with flexible, conditional options!...areas to which conditional formatting may be defined in a table...Description FirstRow 0 Specifies formatting of the first row of a table...

    reference.aspose.com/words/net/aspose.words/con...
  5. Aspose::Words::DocumentBuilder::PopFont method ...

    Aspose::Words::DocumentBuilder::PopFont method. Retrieves character Formatting previously saved on the stack in C++....method Retrieves character formatting previously saved on the stack...Shows how to use a document builder’s formatting stack. auto doc...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. ListFormat Class | Aspose.Words for .NET

    Master list Formatting in your Documents with Aspose.Words.Lists.ListFormat class. Effortlessly enhance paragraph styling for better readability....Allows to control what list formatting is applied to a paragraph...the Working with Lists documentation article. public class ListFormat...

    reference.aspose.com/words/net/aspose.words.lis...
  7. Online Word File Comparison or Build C++ Apps t...

    Free online app to Compare different Word files. C++ comparison library code for Word Documents....Total C++ Compare Word Online Document Comparison App and C++ Code...Develop powerful C++ based Word document comparison applications. Freely...

    products.aspose.com/total/cpp/compare/word/
  8. Working with Lists in Java|Aspose.Words for Java

    Introduction to numbering Formatting feature in Aspose.Words for Java....Microsoft Word document is a set of list formatting properties....can be used in your documents to format, arrange, and emphasize...

    docs.aspose.com/words/java/working-with-lists/
  9. Setting a table font issue - Free Support Forum...

    I found that if I just did: Table table1 = builder.StartTable(); builder.InsertCell().CellFormat.Borders.LineStyle = LineStyle.None; //table1.Style = Document.Styles["tableStyle"]; builder.InsertParagraph(); b…...Style = document.Styles["tableStyle"]; builder...applied a font earlier in the document using Aspose.Words.Font font...

    forum.aspose.com/t/setting-a-table-font-issue/3...
  10. How to Create Word Document in C++

    This topic shows, how to create Word Document in C++ by using simple and easy code. You can create a DOCX using C++ and without interop or Microsoft Office automation with simple steps and code snippet....Family How to Create Word Document in C++ Many developers use...library for creating Word documents but we often see many of them...

    kb.aspose.com/words/cpp/how-to-create-word-docu...